home *** CD-ROM | disk | FTP | other *** search
/ Nautilus 1993 August / Nautilus CD Magazine Volume 3-8 August 1993 Windows Edition.mdf / interact / appsetup.inf < prev    next >
INI File  |  1993-06-23  |  491b  |  31 lines

  1. ; Setup script for Distant Suns Demo 23-Jun-93
  2. ; from a hard drive
  3.  
  4. [dialog]
  5.   caption = "Distant Suns Demo Setup"
  6.  
  7. [data]
  8.   defdir = C:\DS_DEMO
  9.  
  10. [disks]
  11.   1 =., ""
  12.   
  13. [needed.space]
  14. ; in bytes
  15.   minspace = 200000
  16.  
  17. [app.copy.appstuff]
  18.   #app.app,     0:
  19.  
  20. [app.app]
  21.  1:vrl_inc.pif, "Copying Distant Suns Program Files"
  22.  1:dst_suns.exe
  23.  1:ds_data.exe
  24.  1:vrl_inc.bat
  25.   
  26. [progman.groups]
  27.   Distant Suns, dst_suns.grp
  28.  
  29. [Distant Suns]
  30.   "Distant Suns", dst_suns.exe
  31.